home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 October / Macformat17.cdr / Demos / Course Builder / Course Builder Eval. Doc / Course Builder Eval. Doc.rsrc / TEXT_132.txt < prev    next >
Encoding:
Text File  |  1994-06-16  |  4.4 KB  |  57 lines

  1. Course Builder Terminology
  2.  
  3. Animation Library - Storage area for Sprites in a Graphic Design Output. Accessible from the View of a Design Output State
  4.  
  5. Animation Window- This window overlays a Design Window and contains the tools to develop frame-based animation sequences.
  6.  
  7. Author - The person who designs and creates courseware using Course Builder. 
  8.  
  9. Authoring Mode - The environment in which courseware is created using the Course Builder authoring program. 
  10.  
  11. Bookmark File - a file which can be created by Course Builder if course execution is stopped before the course complete.
  12.  
  13. Bridging- Transfer of course flow or execution to another State, Course Document, or external application.
  14. Conditional Routing - Routing based on values of variables defined in the Condition Setup Dialog.
  15.  
  16. Course Map- This term refers to the area where the course flow chart is created.  It contains a visual representation of the sequencing and organization within a Course Builder course.  The Course Map displayed when a new course is opened is referred to as the top-level Course Map.
  17.  
  18. Courseware Document- a Course that is usually bridged to by a Courseware Application.  Courseware Documents cannot be opened without the Course Builder program.
  19.  
  20. Courseware Application - A file which when double-clicked begins running the Course Builder course it contains.  Course Builder allows you to save any of your work as a stand-alone Courseware Application.
  21.  
  22. Design Window - Provides a development environment for graphic background displays.  Text and object graphics are supported in the draw layer.  Pixel graphics capabilities can also be accessed with the paint tools.
  23.  
  24. Entrance - Located at the top center of a State, this is the termination point of a Route and is the point at which execution of a State is begun.
  25.  
  26. Exit - Located along the bottom of a State, they represent the point of departure from a State.  The Exit taken is determined by the evaluation of the information processed within the State.  Multiple Routes can originate from a single Exit.
  27.  
  28. Flow- Flow refers to the pattern of progression throughout the Course.  Routes, both conditional and unconditional, are the basic method of controlling flow. 
  29.  
  30. Group- The Group State provides a hierarchical method for organization of information within a course.  Special flow options of certain Group States can be selected which allow random questions or presentation of a user selectable list for execution.
  31.  
  32. Information Center - This contains Dialogs for entering the State name, type, and other attributes depending on the type of State. 
  33. Input State - Those States that deal with acquiring information or action from the user. 
  34.  
  35. Output State - Those States that deal with presenting information to the user in the form of graphics, text, animation, sound, etc.
  36.  
  37. Report File- A Report File is generated when a Courseware Application that has been set up to create a performance report is run.
  38.  
  39. Routes - Routes begin at Exits and terminated at Entrances of States.  Routes can designate the sequence of execution for the States. 
  40.  
  41. Runtime - Runtime is the course as the student/user will view it, as opposed to the authoring environment used in development.  The runtime of a course can be viewed at any time by choosing Run from the Course menu.
  42.  
  43. Sprite - A collection of graphic objects that is stored in the Animation Library.  This graphic is moved through keyframes in the Animation Window.
  44.  
  45. Sprite Pose - Different positions of single sprite (like a walking figure).
  46.  
  47. State - A single rectangular block on the Course Map that performs a designated function. During authoring mode, the State is selected from a tool palette to perform a specific function when course flow is directed through it.  During runtime, the State carries out the data that was prepared in the authoring mode.
  48.  
  49. State View - The View is the lower two-thirds of the State and contains information which will be shown at runtime of the course.
  50.  
  51. User Variables- Text or numeric variables created by the author to hold information throughout the execution of a course.
  52. User/Student - The end user of the courseware created with Course Builder.
  53.  
  54. Variable - An item with a value which will change throughout the course depending on user action. Variable values are often used to make branching decisions during runtime of the course.
  55.  
  56. Variable Substitution - Designated text in the course which will be replaced with the value of a variable when the course is run.
  57.